Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mcs 1957 windows auto downloader #702

Merged
merged 11 commits into from
Oct 13, 2023

Conversation

phile-caci
Copy link
Collaborator

@phile-caci phile-caci commented Oct 13, 2023

Adds downlaod support for windows.

The windows addressables and unity exec are in development only atm. To test, in machine_common_sense/_version.py change the version to 'development'.

To test:

You can then cache addressables:

python ./machine_common_sense/scripts/cache_addressables.py

Run integration:

cd integration_tests
python run_handmade_tests.py

You should see it download the develop version of the unity executable (MCS-AI2-THOR-Unity-App-vdevelop-{linux || win64 || mac}.zip:). I've tested the auto downloader in windows and linux, but a second set of eyes would be good. Also, can someone make sure nothing is broken in MacOS.

Thanks!

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The auto-downloader worked for me on Windows and Linux.

All the unit tests now pass on Windows.

On Windows, all of my integration tests passed, except 108 (level1) and 107 (oracle). Both of these seemed like minor rounding errors, so I don't think we need to solve them immediately. I'll add a ticket to deal with it later though.

I'm still running the integration tests on Linux (I got my auto-downloader to work again -- yay), but if I run into any issues with them, they're probably not due to this PR.

Approved.

@phile-caci phile-caci merged commit 0fc0d45 into development Oct 13, 2023
8 checks passed
@phile-caci phile-caci deleted the MCS-1957_WindowsAutoDownloader branch October 13, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants